Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Sat, 11 Apr 2026 10:46:07 +0000 (12:46 +0200)
committerPatrick Franz <deltaone@debian.org>
Sat, 11 Apr 2026 10:46:07 +0000 (12:46 +0200)
commitcc47f6aa5b5bd7f3223e6e50b76c3a08d6ae0875
treee4478201ef387256948706e76e21106bc234c76c
parent86ad3f92cb1833b5c05afdae6fd3f3e62f320fa5
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c